You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
Vector Structure
>
Vector Operators
>
Vector Constructor
>
Vector.Vector Constructor ([In] int, [In] bool)
Dew Math for .NET
Vector.Vector Constructor ([In] int, [In] bool)
Vector Structure
Vector Members
Dew.Math Namespace
Vector Constructor
Collapse All
Syntax
C#
Visual Basic
public
Vector
([In]
int
ALength
, [In]
bool
aIsComplex
);
Public
Sub
New
(
ALength
As
[In] int,
aIsComplex
As
[In] bool)
Description
This is Vector, a member of class Vector.
Group
Vector Constructor
Links
Vector Structure
,
Vector Members
,
Dew.Math Namespace
,
Vector Constructor
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!